home *** CD-ROM | disk | FTP | other *** search
- The program Tokenize is run like this:
-
- Tokenize DestFile.txt File1.pas [File2.pas [... [FileN.pas]]]
-
- DestFile.txt is the output file that will receive the list of
- identifiers from files File1.pas through FileN.pas. The square
- brakets are not to be typed at the command line, but indicate that
- the user has the option of including more than one input file at the
- command line.